My server hostname doesn't work? [on hold]
Posted
by
xSpartanCx
on Server Fault
See other posts from Server Fault
or by xSpartanCx
Published on 2013-07-02T01:27:04Z
Indexed on
2013/07/02
5:06 UTC
Read the original article
Hit count: 93
I've got a raspberry pi running raspbian server edition. It's a modified debian that runs well on the rPi. My problem is that the only way I can ssh into it with putty is through the static ip. My router doesn't recognize the hostname; it shows the mac address as the name. This causes the pi not to show my website online (I think). The only way I've gotten it to work is using my other linux server to forward using virtual hosts, and that has to use the ip address, too. However, now that I have my other server off, the website doesn't work and I can't ssh (or find it anywhere on the network) using the hostname.
© Server Fault or respective owner